SixBit API Schema
FVFType Simple Type
Description
The Final Value Fee paid to the site.
Namespace (none)
Type
Restriction of xs:decimal
Diagram
FVFType Simple Type
Overview
FVFType Restriction of xs:decimal
The Final Value Fee paid to the site.
Source
<xs:simpleType name="FVFType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The Final Value Fee paid to the site.</xs:documentation>
  </xs:annotation>
  <!--<xs:restriction base="xs:string" />-->
  <xs:restriction base="xs:decimal" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.